PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFRectangleOperator Class
Fields Methods


In This Topic
    PDFRectangleOperator Class Members
    In This Topic

    The following tables list the members exposed by PDFRectangleOperator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodGets the content stream container from which the operator is extracted. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the rectangle height.  
    Public MethodGets the operator code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodGets the rectangle width.  
    Public MethodGets the X coordinate of the lower left corner.  
    Public MethodGets the Y coordinate of the lower left corner.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the rectangle height.  
    Public MethodSets the operator type. (Inherited from com.o2sol.pdf4java.graphics.operators.PDFContentStreamOperator)
    Public MethodSets the rectangle width.  
    Public MethodSets the X coordinate of the lower left corner.  
    Public MethodSets the Y coordinate of the lower left corner.  
    Top
    See Also